* emacs.c (main): Call syms_of_cygw32 on CYGWIN non-NTGUI builds
authorDaniel Colascione <dancol@dancol.org>
Wed, 13 Mar 2013 19:28:50 +0000 (11:28 -0800)
committerDaniel Colascione <dancol@dancol.org>
Wed, 13 Mar 2013 19:28:50 +0000 (11:28 -0800)
commitd54382c687c5fb5693e0efd062981ddcd931677b
treede6ad7f926dc0a6ba209094dcd42505f68a575e2
parent710d989ac67b476f9a84cc6f72eaed0f31d26323
* emacs.c (main): Call syms_of_cygw32 on CYGWIN non-NTGUI builds
too so that these builds can use Cygwin's file conversion
functions.  (We've been building and linking cygw32.o all along
and just not using it.)
src/ChangeLog
src/emacs.c